DomainObjects Class Library

InsertByQuery<InsertIntoClass,SelectFromClass>.IsTopSpecified Property

Gets a value indicating whether top is specified.

public Boolean IsTopSpecified {get;}

Property Value

true if top is specified; otherwise, false.

Implements

IQuery.

See Also

InsertByQuery<InsertIntoClass,SelectFromClass> Class | DomainObjects.Facade.Command Namespace